-
Home
-
Phrase TMS Integration for WordPress
-
4.7.4 (latest)
-
Code
-
Classes
- CustomFieldsDecodeService
Total Complexity |
17 |
Dependencies |
3 |
Dependents |
4 |
Total lines |
129 |
Lines of code |
64 |
Logical lines of code |
35 |
Comment lines |
31 |
Methods |
7 |
Properties |
3 |
Methods 7
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
getCustomFieldsFromString() |
S |
54 |
6 |
21 |
decodeFieldIfSerialized() |
S |
62 |
3 |
11 |
savePostCustomFields() |
S |
66 |
2 |
8 |
saveTermCustomFields() |
S |
68 |
2 |
7 |
cleanStringFromCustomFields() |
S |
70 |
2 |
6 |
__construct() |
S |
74 |
1 |
5 |
getCustomFieldRegexPatterns() |
S |
73 |
1 |
6 |